Auto merge of #2876 - bennofs:fix-2851, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 14 Jul 2016 17:45:51 +0000 (10:45 -0700)
committerGitHub <noreply@github.com>
Thu, 14 Jul 2016 17:45:51 +0000 (10:45 -0700)
commit696e615f2686d9a2e2e113576d13eed0ec5db7d7
tree60aca2970d08d5a7698e900570283343e60b70ea
parent1c329c46a0777e2b9ff401f14a772f12acc25e76
parent6f28ef2dbb2c5992803a297fc0b2ec68173539d3
Auto merge of #2876 - bennofs:fix-2851, r=alexcrichton

allow enabling features for deps with --features

Fixes #2851